You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TDenseMtxVec Class > TDenseMtxVec Methods > Sub Method > TDenseMtxVec.Sub Method ([In] TMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TDenseMtxVec.Sub Method ([In] TMtxVec)

Array subtraction.

Syntax
C#
Visual Basic
public TMtxVec Sub([In] TMtxVec Vec);

Subtract each of Vec elements from corresponding elements in the calling object. An exception is raised if Vec and calling object size and TMtxVec.Complex properties do not match.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!